Vcenter Ovfs DatastoreInfo

Vcenter Ovfs DatastoreInfo
Vcenter Ovfs DatastoreInfo

The Vcenter Ovfs DatastoreInfo schema defines the datastore information used for mapping of datastores in the inventory.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "datastore": "string"
}
string
datastore
Required

The identifier of the datastore in the inventory that is the target of the OVF datastore mapping.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Datastore. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Datastore.